blktap2: fix makefile of blktap2
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 28 May 2009 09:02:57 +0000 (10:02 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 28 May 2009 09:02:57 +0000 (10:02 +0100)
commit3026986b0f62183e897f7de8ca2f6e1216ad5074
tree7044a679a42b72b0124e8df69419ab389c974ee9
parentb3bde375d3b14939dcd04dde1a68c9f55361746a
blktap2: fix makefile of blktap2

- clean up to use SUBDIRS-y
- With parallel make, libvhd might not be created before
  link. guarantee it.
- use LDFLAGS for link which is set by upper level makefiles.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
tools/blktap2/Makefile
tools/blktap2/daemon/Makefile
tools/blktap2/daemon/lib/Makefile
tools/blktap2/drivers/Makefile
tools/blktap2/lvm/Makefile
tools/blktap2/vhd/Makefile
tools/blktap2/vhd/lib/Makefile